-
1 instance of function block type
Программирование: экземпляр типа функционального блока (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный англо-русский словарь > instance of function block type
-
2 instance of a composite function block type
Программирование: экземпляр типа композиционного функционального блока (см. IEC 61499-1)Универсальный англо-русский словарь > instance of a composite function block type
-
3 instance of a service interface function block type
Программирование: экземпляр типа сервисного интерфейсного функционального блокаУниверсальный англо-русский словарь > instance of a service interface function block type
-
4 attribute: A property or characteristic of an entity, for instance, the version identifier of a function block type specification
Универсальный англо-русский словарь > attribute: A property or characteristic of an entity, for instance, the version identifier of a function block type specification
-
5 From the syntactic point of view, a function block instance is the copy of corresponding type
Универсальный англо-русский словарь > From the syntactic point of view, a function block instance is the copy of corresponding type
-
6 acceptor: A function block instance which provides a socket adapter of a defined adapter interface type
Общая лексика: получатель: экземпляр функционального блока, который оснащён адаптер-сокетом ( имеющий адаптер-сокет) для о (см. IEC 61499-1)Универсальный англо-русский словарь > acceptor: A function block instance which provides a socket adapter of a defined adapter interface type
-
7 plug adapter: An instance of an adapter interface type which provides a starting point for an adapter connection from a provider function block
Общая лексика: адаптер-штекер: экземпляр типа адаптерного интерфейса, который обе (см. IEC 61499-1)Универсальный англо-русский словарь > plug adapter: An instance of an adapter interface type which provides a starting point for an adapter connection from a provider function block
-
8 provider: A function block instance which provides a plug adapter of a defined adapter interface type
Общая лексика: поставщик: экземпляр функционального блока, который оснащён адаптер-штекером ( обладающий адаптер-штекером) д (см. IEC 61499-1)Универсальный англо-русский словарь > provider: A function block instance which provides a plug adapter of a defined adapter interface type
-
9 socket adapter: An instance of an adapter interface type which provides an end point for an adapter connection to an acceptor function block
Общая лексика: адаптер-сокет: экземпляр типа адаптерного интерфейса, который обеспеч (см. IEC 61499-1)Универсальный англо-русский словарь > socket adapter: An instance of an adapter interface type which provides an end point for an adapter connection to an acceptor function block
-
10 type kind of the given instance
Программирование: сорт типа заданного экземпляра (см. Victor Dubinin, Valeriy Vyatkin "Formalization and Modeling of IEC 61499 Function Block Systems")Универсальный англо-русский словарь > type kind of the given instance
См. также в других словарях:
Block cellular automaton — The Margolus neighborhood for a two dimensional block cellular automaton. The partition of the cells alternates between the set of 2 × 2 blocks indicated by the solid blue lines, and the set of blocks indicated by the dashed red lines. A block… … Wikipedia
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia
Map (higher-order function) — In many programming languages, map is the name of a higher order function that applies a given function to each element of a list, returning a list of results. They are examples of both catamorphisms and anamorphisms. This is often called apply… … Wikipedia
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia
R-Type — Infobox VG title = R Type caption = Promotional arcade flyer for the North American marketplace. developer = Irem publisher = Irem (Japan) Nintendo (North America) designer = release = Arcade version: vgrelease|JPN|July 1987 genre = Shoot em up… … Wikipedia
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
C Sharp syntax — The correct title of this article is C# syntax. The substitution or omission of the # sign is because of technical restrictions. Main article: C Sharp (programming language) This article describes the syntax of the C# programming language. The… … Wikipedia
Comparison of Pascal and C — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Monad (functional programming) — In functional programming, a monad is a programming structure that represents computations. Monads are a kind of abstract data type constructor that encapsulate program logic instead of data in the domain model. A defined monad allows the… … Wikipedia
Comparison of Object Pascal and C — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia